home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12916 < prev    next >
Encoding:
Text File  |  1996-08-05  |  698 b   |  21 lines

  1. Newsgroups: comp.lang.c
  2. Path: hearst.acc.Virginia.EDU!murdoch!usenet
  3. From: brr7q@virginia.edu
  4. Subject: curses lib
  5. X-Nntp-Posting-Host: brr7qpc.evsc.virginia.edu
  6. Message-ID: <DpAK00.JzK@murdoch.acc.Virginia.EDU>
  7. Sender: usenet@murdoch.acc.Virginia.EDU
  8. Reply-To: brr7q@virginia.edu
  9. Organization: University of Virginia
  10. X-Newsreader: IBM NewsReader/2 v1.2
  11. Date: Wed, 3 Apr 1996 14:52:48 GMT
  12.  
  13. Hi,
  14.  
  15. I'm doing some c programming under dos.  I would like to get control of the 
  16. colors and cursor.  I hear there is a lib called curses that will give me access to
  17. these.  I tried using ANSI controll stuff, but of course color changes only
  18. work if ansi is loaded, which I have found isn't to often.
  19.  
  20. Thanks
  21.